isLeft

open override val isLeft: Boolean

Returns true if this is a Left or false if this is Right.

Return

true if this is a Left or false if this is Right.